[pull] main from UI5:main#406
Merged
Merged
Conversation
…8691) Closes #8686 ## Summary - Fix `packageRules[5].matchPackageNames`: drop `"*"` so the negation pattern is valid — this is the immediate cause of the Renovate validation failure reported in #8686 - Remove the dead `vite & plugins` rule — its `groupName` was always overridden by the later root-deps / examples-deps rules, so it had no effect - Add `schedule:weekly` and a `groupName` to the MCP server dependencies rule, matching the convention of the root and examples rules - Add `semanticCommitType: chore` to the Typescript rule (TS bumps are tooling, not user-facing fixes) `ignorePaths` is intentionally retained — it overrides the `:ignoreModulesAndTests` preset (pulled in via `config:recommended`) specifically to drop `**/examples/**` from the ignore list, so the examples/templates/patterns rule can scan those directories. ## Test plan - [ ] Renovate config validation passes (issue #8686 closed automatically once Renovate re-validates) - [ ] Next weekly Renovate run still produces the expected grouped PRs: - "all non-major dependencies" for root `package.json` - "all non-major dependencies (examples, templates & patterns)" for examples/templates/patterns - "MCP server dependencies" for `packages/mcp-server/**` (now grouped + weekly) - [ ] TypeScript bumps land with `chore(deps):` commit prefix
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chromaui/action](https://redirect.github.com/chromaui/action) | action | patch | `v17.4.0` → `v17.4.1` | --- ### Release Notes <details> <summary>chromaui/action (chromaui/action)</summary> ### [`v17.4.1`](https://redirect.github.com/chromaui/action/blob/HEAD/CHANGELOG.md#v1741-Thu-Jun-11-2026) [Compare Source](https://redirect.github.com/chromaui/action/compare/v17.4.0...v17.4.1) ##### 🐛 Bug Fix - fix: e2e build command ignores arguments when used with npm [#​1385](https://redirect.github.com/chromaui/chromatic-cli/pull/1385) ([@​sentience](https://redirect.github.com/sentience) [@​AriPerkkio](https://redirect.github.com/AriPerkkio) [@​jmhobbs](https://redirect.github.com/jmhobbs)) ##### Authors: 3 - Ari Perkkiö ([@​AriPerkkio](https://redirect.github.com/AriPerkkio)) - John Hobbs ([@​jmhobbs](https://redirect.github.com/jmhobbs)) - Kevin Yank ([@​sentience](https://redirect.github.com/sentience)) *** </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…atterns) to v2.23.1 (#8695) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@ui5/webcomponents](https://redirect.github.com/UI5/webcomponents) ([source](https://redirect.github.com/UI5/webcomponents/tree/HEAD/packages/main)) | [`2.23.0` → `2.23.1`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents/2.23.0/2.23.1) |  |  | | [@ui5/webcomponents-base](https://redirect.github.com/UI5/webcomponents) ([source](https://redirect.github.com/UI5/webcomponents/tree/HEAD/packages/base)) | [`2.23.0` → `2.23.1`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-base/2.23.0/2.23.1) |  |  | | [@ui5/webcomponents-cypress-commands](https://redirect.github.com/UI5/webcomponents-react) ([source](https://redirect.github.com/UI5/webcomponents-react/tree/HEAD/packages/cypress-commands)) | [`2.23.0` → `2.23.1`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-cypress-commands/2.23.0/2.23.1) |  |  | | [@ui5/webcomponents-fiori](https://redirect.github.com/UI5/webcomponents) ([source](https://redirect.github.com/UI5/webcomponents/tree/HEAD/packages/fiori)) | [`2.23.0` → `2.23.1`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-fiori/2.23.0/2.23.1) |  |  | | [@ui5/webcomponents-icons](https://redirect.github.com/UI5/webcomponents) ([source](https://redirect.github.com/UI5/webcomponents/tree/HEAD/packages/icons)) | [`2.23.0` → `2.23.1`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-icons/2.23.0/2.23.1) |  |  | | [@ui5/webcomponents-react](https://ui5.github.io/webcomponents-react) ([source](https://redirect.github.com/UI5/webcomponents-react/tree/HEAD/packages/main)) | [`2.23.0` → `2.23.1`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-react/2.23.0/2.23.1) |  |  | --- ### Release Notes <details> <summary>UI5/webcomponents (@​ui5/webcomponents)</summary> ### [`v2.23.1`](https://redirect.github.com/UI5/webcomponents/releases/tag/v2.23.1) [Compare Source](https://redirect.github.com/UI5/webcomponents/compare/v2.23.0...v2.23.1) ##### Fixes - **framework:** re-apply theme on secondary boot to detect OpenUI5 custom themes ([#​13680](https://redirect.github.com/UI5/webcomponents/issues/13680)) ([feab9ea](https://redirect.github.com/UI5/webcomponents/commit/feab9ea62d3c126627be6eade10118a36bae3a6b)) - **OpenUI5Support:** move popover to top of top layer ([#​13671](https://redirect.github.com/UI5/webcomponents/issues/13671)) ([e90ebe5](https://redirect.github.com/UI5/webcomponents/commit/e90ebe58a21e01a241896f71e2d3ebc95aba8451)) </details> <details> <summary>UI5/webcomponents-react (@​ui5/webcomponents-cypress-commands)</summary> ### [`v2.23.1`](https://redirect.github.com/UI5/webcomponents-react/releases/tag/v2.23.1) [Compare Source](https://redirect.github.com/UI5/webcomponents-react/compare/v2.23.0...v2.23.1) ##### Bug Fixes - **AnalyticalTable:** prevent stale `scrollOffset` after filtering ([#​8685](https://redirect.github.com/UI5/webcomponents-react/issues/8685)) ([4c8e33d](https://redirect.github.com/UI5/webcomponents-react/commit/4c8e33daa3e2d07e8c87c08cf6a9ddf08d900bf3)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@ui5/webcomponents](https://redirect.github.com/UI5/webcomponents) ([source](https://redirect.github.com/UI5/webcomponents/tree/HEAD/packages/main)) | [`2.23.0` → `2.23.1`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents/2.23.0/2.23.1) |  |  | | [@ui5/webcomponents-ai](https://redirect.github.com/UI5/webcomponents) ([source](https://redirect.github.com/UI5/webcomponents/tree/HEAD/packages/ai)) | [`2.23.0` → `2.23.1`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-ai/2.23.0/2.23.1) |  |  | | [@ui5/webcomponents-compat](https://redirect.github.com/UI5/webcomponents) ([source](https://redirect.github.com/UI5/webcomponents/tree/HEAD/packages/compat)) | [`2.23.0` → `2.23.1`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-compat/2.23.0/2.23.1) |  |  | | [@ui5/webcomponents-fiori](https://redirect.github.com/UI5/webcomponents) ([source](https://redirect.github.com/UI5/webcomponents/tree/HEAD/packages/fiori)) | [`2.23.0` → `2.23.1`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-fiori/2.23.0/2.23.1) |  |  | | [@ui5/webcomponents-icons](https://redirect.github.com/UI5/webcomponents) ([source](https://redirect.github.com/UI5/webcomponents/tree/HEAD/packages/icons)) | [`2.23.0` → `2.23.1`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-icons/2.23.0/2.23.1) |  |  | | [@ui5/webcomponents-tools](https://redirect.github.com/UI5/webcomponents) ([source](https://redirect.github.com/UI5/webcomponents/tree/HEAD/packages/tools)) | [`2.23.0` → `2.23.1`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-tools/2.23.0/2.23.1) |  |  | --- ### Release Notes <details> <summary>UI5/webcomponents (@​ui5/webcomponents)</summary> ### [`v2.23.1`](https://redirect.github.com/UI5/webcomponents/releases/tag/v2.23.1) [Compare Source](https://redirect.github.com/UI5/webcomponents/compare/v2.23.0...v2.23.1) ##### Fixes - **framework:** re-apply theme on secondary boot to detect OpenUI5 custom themes ([#​13680](https://redirect.github.com/UI5/webcomponents/issues/13680)) ([feab9ea](https://redirect.github.com/UI5/webcomponents/commit/feab9ea62d3c126627be6eade10118a36bae3a6b)) - **OpenUI5Support:** move popover to top of top layer ([#​13671](https://redirect.github.com/UI5/webcomponents/issues/13671)) ([e90ebe5](https://redirect.github.com/UI5/webcomponents/commit/e90ebe58a21e01a241896f71e2d3ebc95aba8451)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )